home *** CD-ROM | disk | FTP | other *** search
- $name "Snotball"
-
- $properties
- {
- $collision_radius = 12
- $collision_flags = COLLIDE_SHADOWMAN,COLLIDE_INSTANCE,COLLIDE_WORLD
- $blast_radius = 50
- $damage = 5
- $blast_damage = 0.5
- $blast_time = 3
- $min_velocity = 15
- $max_velocity = 20
- $velocity_flags = USE_DEFAULT_VELOCITY
- $physics_flags = PHYS_NONE
- $friction = 0.94
- $weapon_class = _WP_CLASS_UNKNWN
- }
-
-
- $sounds
- {
- $sound_hit = "data\audio\sfx\baddys\snot.wav"
- }
-